PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / setHiddenToolbar Method
True if the toolbar is hidden.
In This Topic
    setHiddenToolbar Method
    In This Topic
    Sets a value indicating whether to hide the viewer application's toolbars when the document is active.
    Syntax
    public void setHiddenToolbar( 
       boolean value
    )

    Parameters

    value
    True if the toolbar is hidden.
    See Also